| Package | Description |
|---|---|
| com.atid.lib.module.barcode |
| Modifier and Type | Method and Description |
|---|---|
void |
ATBarcode.addListener(IATBarcodeEventListener listener)
Add an event handler to receive events from the ATBarcode instance.
|
void |
ATBarcode.removeListener(IATBarcodeEventListener listener)
Removes an event handler when it no longer needs to receive events from the ATBarcode instance.
|